refactor(ci/cd): update P0 bot to use priority: critical label#2149
Conversation
WalkthroughThe notification bot and its workflow were updated to use the label Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📋 Issue PlannerBuilt with CodeRabbit's Coding Plans for faster development and fewer bugs. View plan used: ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Up to standards ✅🟢 Issues
|
|
@tannaya7, your commit is missing the signoff you can fix it by running git rebase -i HEAD~1 |
exploreriii
left a comment
There was a problem hiding this comment.
Hi @tannaya7 your signing is not passing DCO checks, please resign your commits following the guide in the issue body.
Also Manish is requesting chagnes - thanks!
4bebe0b to
5b3a094
Compare
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: ASSERTIVE
Plan: Pro
Run ID: b5ad3ab9-7bdb-41da-83a8-4a15d3668d45
📒 Files selected for processing (2)
.github/scripts/bot-p0-issues-notify-team.js.github/workflows/bot-p0-issues-notify-team.yml
Signed-off-by: tannaya7 <tannayasupriya157@gmail.com>
413018a to
6915b48
Compare
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: ASSERTIVE
Plan: Pro
Run ID: 58baf198-78d9-4c1f-ad05-b0c8ca587b47
📒 Files selected for processing (2)
.github/scripts/bot-p0-issues-notify-team.js.github/workflows/bot-p0-issues-notify-team.yml
manishdait
left a comment
There was a problem hiding this comment.
@tannaya7. Please update the branch
|
Thank you so much! |
…-ledger#2149) Signed-off-by: tannaya7 <tannayasupriya157@gmail.com>
…-ledger#2149) Signed-off-by: tannaya7 <tannayasupriya157@gmail.com>
…-ledger#2149) Signed-off-by: tannaya7 <tannayasupriya157@gmail.com>
Description:
Update the P0 notification bot and workflow to use the
priority: criticallabel instead ofp0.CRITICAL_LABELconstant in the bot scriptp0label checks withCRITICAL_LABEL.toLowerCase()priority: criticalandPriority: CriticalRelated issue(s):
Fixes #2127
Notes for reviewer:
<!-- P0 Issue Notification -->) is intentionally left unchanged to preserve deduplication logicChecklist